Move common gdkwindow.c code into function gdk_window_drop_cairo_surface
authorAlexander Larsson <alexl@redhat.com>
Tue, 19 Jan 2010 15:36:49 +0000 (16:36 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 19 Jan 2010 15:40:55 +0000 (16:40 +0100)
commit46d25437a1f44f76ef37318ad8c70b6591932992
tree9bbb3c2561d06d9c5f12ad8defdfa39abc49d6d6
parent4fc8a11a9ff2c6b9302c59f15fe74aa44760dec6
Move common gdkwindow.c code into function gdk_window_drop_cairo_surface

This code is duplicated in several places, and more to come, so put
it all in one place.
gdk/gdkwindow.c